home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 8197 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.3 KB  |  56 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Trantor PAR<->SCSI interface & Amiga ???
  5. Date: 25 Mar 96 09:14:50 +0500
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <1891.6658T554T2525@wvlink.mpl.com>
  8. References: <4j3thh$44p@zeus.datashopper.dk>
  9. NNTP-Posting-Host: slip4.mpl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.  CR> I am looking for a driver, that will let me attach and use a
  14.  CR> CD-ROM drive, via a Trantor PAR<->SCSI cable. (Ie. it let's you
  15.  CR> use your parallel port as a SCSI port).
  16.  CR>  
  17.  CR> Do you know of such a driver ???
  18.  CR>  
  19.  CR> Is the Amiga 1200 capable of using such a device, can the PAR:
  20.  CR> port communicate in that way ???
  21.  
  22.  CR> TIA - Christian
  23.  
  24. Here we go again! How many times do we have to explain that the Amiga
  25. parallel port is a truely bi-directional port, thru which it ought to
  26. be able to do ALL these things?
  27.  
  28. But it can't!!!! Why? Because *ALL* the so-called parallel port
  29. stuffs are designed to be compatible with that crippled up "Printer"
  30. port the pclones have. Its not bi-directional unless you convert the
  31. data being fed *into* it into 4 bit (nibble) sized pieces and put it
  32. on the "printer" port status lines. Software in the *PC* then
  33. re-assembles it into usable data. As you can well imagine, the data
  34. rate goes right in the toilet when doing such things.
  35.  
  36. The Amiga requires no such data contortions.  But, because the
  37. hardware/software to do so is already built into the external device
  38. you're thinking should work, it won't.
  39.  
  40. Having said that, now I say:  go check out "PC2AM304.LZH" (its on
  41. aminet) and get into contact with the author to see if this could be
  42. cobbled up to actually work.  It looks like a promising approach, but
  43. I have neither the tape drive nor the pclone to test it on, and
  44. hopefully will never have to stoop to such an altitude as to actually
  45. allow a pclone on my premises for other than "see if I can fix it"
  46. purposes.
  47.  
  48. Cheers Christian, Gene
  49.  
  50. /*            Gene Heskett          |  I need help, please see my adv. */
  51. /*  CE @ WDTV Weston/Clarksburg WV  |  in the newsgroup 'alt.tv.jobs'  */
  52. /*  <gene_heskett@wvlink.mpl.com>   |  We are an equal opportunity and */
  53. #include <std.disclaimer>           |  all that stuff employer.
  54.  
  55.  
  56.